Useful flags:

  • -r Sort in reverse order
  • -t Use file modification time as sort key

To sort files in reverse chronological modification order:
ls -lrt <path>